HipVertexArrayObject.setIndices

Will set the indices data. Beware that this function may allocate memory.

If you need to only change its data value instead of allocating memory for a greater index buffer call updateIndices

class HipVertexArrayObject
void
setIndices
(
const index_t[] data
)

Meta